home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000252_news@columbia.edu _Tue Jul 6 15:49:46 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA02700
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 6 Jul 1999 15:49:46 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA17537
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 6 Jul 1999 15:21:34 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Kermit rpm
  11. Date: 6 Jul 1999 19:21:33 GMT
  12. Organization: Columbia University
  13. Message-ID: <7ltkvt$h3t$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <Pine.SOL.3.96.990706135653.8003A-100000@aardvark.math.unc.edu>,
  17. Faheem Mitha  <mitha@math.unc.edu> wrote:
  18. : Hi. I'm looking for an rpm for kermit, something that will work for Redhat
  19. : 5.1 or 5.2 (Linux dist). I know such a thing exists, because I had it but
  20. : unfortunately seem to have deleted it. The rpm repository that I usually
  21. : look in eg.
  22. : http://rufus.w3.org/linux/RPM/
  23. : seems to only have a sparc Solaris version and I am not sure whether this
  24. : will work with Redhat. Does anyone have any idea?
  25. :
  26. There is an RPM for C-Kermit 6.0 at the Kermit website:
  27.  
  28.   http://www.columbia.edu/kermit/
  29.  
  30. However, this dates from 1996 and Linux has changed out from underneath it
  31. so much that it tends not to work on modern Linuxes.
  32.  
  33. Instead, pick up C-Kermit 7.0, which is still in Beta test, but which does
  34. work on current Linuxes, but which is not yet in RPM format:
  35.  
  36.   http://www.columbia.edu/kermit/ck70.html
  37.  
  38. - Frank